home *** CD-ROM | disk | FTP | other *** search
- /*
- * DISTFILE for yKick & AddMem
- *
- * (c)Copyright 1993 by Tobias Ferber, All Rights Reserved
- */
-
- DMakefile // Makefile for Dillon's nice DICE
- // (needs DCC and A68k)
-
- Distfile // this one...
-
- /*** / YKICK / ***/
-
- yKick // zKick like Kickstart file loader for A1000 w/ non-autoconfig
- // FastMem boards.
- yKick.doc // A brief description of yKick options and usage.
-
- ykick.c // the main() for ykick
- rtable.S // Relocation table for A500/2000 Kickstart files of V37.175
- // taken from ZKick V3.01 which is Copyright (C) 1991 by
- // Daniel Zenchelsky, slightly modified.
- patch.S // patchs a ZKick kickstart file for A1000 WOM usage
- reset.S // slightly modified reset code, Copyright by Bernd Harder
-
- /*** / ADDMEM / ***/
-
- addmem // adds non-autoconfigurating fast memory to the system free
- addmem.c // pool if it is not already available.
- // Allows cheating w/ memory attributes to auto config mem.
-